home *** CD-ROM | disk | FTP | other *** search
- on mouseUp
- puppetSprite(8, 1)
- set the castNum of sprite 8 to 52
- updateStage()
- sound playFile 1, "click"
- repeat while soundBusy(1)
- nothing()
- end repeat
- set the castNum of sprite 8 to 46
- updateStage()
- puppetSprite(8, 0)
- go("hc3p")
- end
-